Skip to content

Disable named type arguments by default #9982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 27, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Oct 11, 2020

Named type arguments are now available only under language import

import scala.language.experimental.namedTypeArguments

Named type arguments are now available only under language import

    import scala.language.experimental.namedTypeArguments
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Co-authored-by: Fengyun Liu <liu@fengy.me>
@bishabosha
Copy link
Member

This should be part of the release?

@bishabosha bishabosha merged commit cc501f3 into scala:master Oct 27, 2020
@bishabosha bishabosha deleted the drop-named-typeargs branch October 27, 2020 08:31
@bishabosha bishabosha modified the milestones: 3.0.0, 3.0.0-M1 Oct 27, 2020
smarter added a commit to scala/scala3-example-project that referenced this pull request Oct 29, 2020
@Kordyjan Kordyjan modified the milestones: 3.0.0-M1, 3.0.0 Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants